home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The X-Philes (2nd Revision)
/
The X-Philes Number 1 (1995).iso
/
xphiles
/
hp48_2
/
tools.exe
/
README
next >
Wrap
Text File
|
1991-07-18
|
3KB
|
81 lines
Important:
Limitation of Liability
This software is provided "as is" to HP 48SX software developers and is
subject to change without notice. Hewlett-Packard Company makes no
warranty of any kind with regard to this software, including, but not
limited to the implied warranties of merchantability and fitness for a
particular purpose. Hewlett-Packard Co. shall not be liable for any
errors or for incidental or consequential damages in connection with the
furnishing, performance, or use of this software. The limit of
Hewlett-Packard Companies liability is not to exceed $50.00 per
incidence.
Copyright
This software is "Copyright (C) Hewlett-Packard Co. 1991. All rights
reserved." Redistribution without charge or for a media fee is permitted
provided this file is retained with the programs.
Export Clause:
Developer agrees not to export or re-export the software or any copy or
adaptation in violation of the U.S. Export Administration regulations or
other applicable regulations.
Nuclear and Aviation Applications
Software provided on this BBS is not specifically designed.
manufactured or intended for sale for the planning, maintenance,
operation or use of any nuclear facility nor for the flight, navigation
or communication of aircraft or ground support equipment. Developer on
behalf of itself, its customers, and any direct or indirect end-user
using this software for any such application agrees that HP is not
liable, in whole or in part, for any claims or damages arising from such
use. If Developer, its customer, or any direct or indirect end-user
uses this software for any such application, Developer shall indemnify
and hold HP harmless from all claims for loss, cost, damage, expense, or
liability arising out of or in connection with such use. Test equipment
used in a static application which is not attached to or utilized in the
flight of an aircraft is not subject to this paragraph.
-----------------------------------------------------------------------
HP 48 Software Development Tools
The document RPLMAN.DOC in the root directory of this disk describes
the portions of the HP 48 operating system that have been documented
thus far. The tools and their related documentation are in the three
subdirectories:
TOOLS
RPLCOMP.EXE The RPL compiler
SASM.EXE The Saturn assembler
SASM.OPC The Saturn opcode file
SLOAD.EXE The Saturn loader
USRLIB.EXE The HP 48 library builder
ENTRIES.A The HP 48 entry point list
ENTRIES.O The HP 48 entry point list
KEYDEFS.H The HP 48 key definitions
MAKEROM.EXE The internal library generator
DOCS
RPLCOMP.DOC The RPL compiler manual
SASM.DOC The Saturn assembler manual
SLOAD.DOC The Saturn loader manual
USRLIB.DOC The HP 48 library builder manual
MAKEROM.DOC The MAKEROM manual
EXAMPLES
SCROLL.S Scrolling example source code
SCROLL.M Scrolling example loader control file
GEO Directory containing MAKEROM example